home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-04-05 | 2.4 KB | 80 lines |
- ; SETUP.INF, Setup Application; TABS +3
- ; SETUP v1 Steering file for WordGames
- ;----------------------------------------------------------------------------
-
- [Boot.Section]
- Setup=WCSETUP.EXE
- Files=Boot.Files
-
- Bitmap=WINXWORD.PRO
- LogFile=WGSETUP.LOG
- Profile=WG.INI
- WIN.INI=WCCORE
- Server=PROGMAN,PROGMAN,Progman
- Group=Word Games
- Disks=Disks
- Install=Install
-
- [Boot.Files]
- WCCORE.DLL=WCCORE.DL_
- *WCSETUP.EXE=WCSETUP.EX_
-
- [Disks]
- 1=Distribution Diskette
-
- [Product.Table]
- WinXword=WINXWORD.EX_,1,200,2,Crossword Game Program
-
- [Install]
- $DFTDIR=: WIN.INI,WCCORE,WordGame.Dir
- $DSTDIR=READ: %DFTDIR%,%WINDIR%WORDGAME
- $DSTMSG=: Files will be installed to the path shown below.
- $OKMSG=: This program will install a demonstration copy\nof the Word Games program onto your hard disk.
- $OK=QUERY: , %OKMSG%\nDo you wish to continue?
- ?OK=Install.Dir
-
- [Install.Dir]
- $DSTDIR=PATH: %DSTDIR%,Install.PathHelp,%DSTMSG%
- ?DSTDIR=,Install.PathCancel
- $DSTMSG=: If you wish to change the install path you should do so now.
- INSTALL=Product.Table,Installing the following Games packs:
- ?INSTALL=Install.Done,Install.Again
-
- [Install.Done]
- $1=WRITE: %DFTDIR%,%DSTDIR%
- $2=WRITE: %PROFILE%,WinxWord.Files,%DSTDIR%PCPLUS01.XWD,PC-Plus demonstration crosswords
- $3=MSG:, Setup has completed.\nYou will find your programs in the group\n"Word Games"
-
- [Install.PathCancel]
- $DSTDIR=READ: %DFTDIR%,%WINDIR%WORDGAME
- *2=Install.Again
-
- [Install.Again]
- $QUIT=QUERY:, Do you want to quit Setup?
- ?QUIT=$STOP,Install.Dir
-
- [Install.PathHelp]
- 0=Although you can place files anywhere in your path, it is sensible
- 1=to group files of like type into one directory.
- 2=
- 3=You can use the Windows directory as a repository for all Windows programs,
- 4=or you can choose to install Word Games programs in their
- 5=own subdirectory. This is the recommended action.
-
- ;----------------------------------------------------------------------------
-
- [WinXword.Files]
- WINXWORD.EXE=WINXWORD.EX_,1,123,0,Game application
- WINXWORD.PRO=WINXWORD.PRO,1,12,0,Game profile
- WINXWORD.HLP=WINXWORD.HL_,1,16,0,Product help file
- PCPLUS01.XWD=PCPLUS01.XWD,1,11,16,Sample Game file
- README.TXT=README.TXT,1,5,0,Additional Information
- ORDER.FRM=ORDER.FRM,1,2,0,Ordering information
-
- [WinXword.DDE]
- Crosswords for Windows=WINXWORD.EXE
- Read Me=+NOTEPAD.EXE,%DSTDIR%\README.TXT
- Order Form=+NOTEPAD.EXE,%DSTDIR%\ORDER.FRM
-
- [End]
-